home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Interface / browser.swf / scripts / DefineButton2_119 / BUTTONCONDACTION on(release).as
Text File  |  2009-04-28  |  123b  |  6 lines

  1. on(release){
  2.    _level6.naveg("Lousinha M├ígica");
  3.    gotoAndStop(13);
  4.    _global.var_destaque = "lousinha magica";
  5. }
  6.